-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: add streaming methods for elicitation and sampling #1210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: add streaming methods for elicitation and sampling #1210
Conversation
commit: |
f8755d8 to
7520307
Compare
7520307 to
4ed61b6
Compare
|
Doing some manual testing on this, converted back to draft temporarily |
|
Validated with new example tool. |
ba50e0a to
771f101
Compare
…ript-sdk into feat/elicitation-sampling-streaming
|
Following #1041, this adds streaming methods for elicitation and sampling to simplify usage with Tasks.
Motivation and Context
Introduces a consistent way to use Tasks with elicitation and sampling just like we have with tool calls.
How Has This Been Tested?
New unit tests and example tool.
Breaking Changes
N/A
Types of changes
Checklist
Additional context